PreviousNextTracker indexSee it online !

(270/314) 706497 - JCompile creates paths with spaces that javac can not handle

When I compile a .java file using JCompile in a path that
windows recognizes as having spaces, javac can not
handle paths containing space(s). When I enter any
paths, I use the dos designations without spaces. Jedit
or JCompile converts the dos paths into windows paths
(containing spaces). Then, when the string is passed to
javac, javac chokes on it.
I am attaching a zip file that contains the following:
Doc2.doc - screen shots of:
jedit's call of javac;
the resulting Consul window of the javac call;
the CLASSPATH value set from the env var.
system.txt - the startup log of jedit

Please contact me at keith.steiger@juno.com or
keith.steiger@amdocs.com

Submitted nobody - 2003-03-19 - 20:13:18z Assigned spestov
Priority 5 Category None
Status Open Group None
Resolution None Visibility No

Comments

2005-03-09 - 13:17:21z
dmoebius
Logged In: YES
user_id=9521

As the screenshots indicate this is not JCompiler, it is the
Console plugin with the 'javac' commando.

Filenames with spaces are not a problem in JCompiler.
Console must be fixed.

Attachments

2003-03-19 - 20:13:19z
nobody
JCompileError.zip

zip file containing a word doc and a txt